SyncFoldersResponseDeletedFolders Property |
Identifies a collection of folders to delete in the local client store.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<FolderId> DeletedFolders { get; }Public ReadOnly Property DeletedFolders As IList(Of FolderId)
Get
Property Value
Type:
IListFolderId
See Also